PowerTools ActiveReports for .NET 11.0J
CreatePathGradientBrush(IPathEx,PointFEx,ColorEx,ColorEx[],BlendEx) メソッド

グラデーションのパス。
グラデーションの中心点。
グラデーションの中心の色。
グラデーション内の点に対応している色の配列。
グラデーションのブレンドパターン。
新しいパスグラデーションブラシオブジェクトを初期化します。
構文
'宣言
 
Overloads Function CreatePathGradientBrush( _
   ByVal path As IPathEx, _
   ByVal centerPoint As PointFEx, _
   ByVal centerColor As ColorEx, _
   ByVal surroundColors() As ColorEx, _
   ByVal blend As BlendEx _
) As BrushEx
BrushEx CreatePathGradientBrush( 
   IPathEx path,
   PointFEx centerPoint,
   ColorEx centerColor,
   ColorEx[] surroundColors,
   BlendEx blend
)

パラメータ

path
グラデーションのパス。
centerPoint
グラデーションの中心点。
centerColor
グラデーションの中心の色。
surroundColors
グラデーション内の点に対応している色の配列。
blend
グラデーションのブレンドパターン。
参照

関連項目

IDrawingCanvas インターフェース
IDrawingCanvas メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.